home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / misc / emu / QDOS1.readme < prev    next >
Text File  |  1996-11-04  |  11KB  |  241 lines

  1. Short:    QL clone (binaries and documentation)
  2. Author:   Rainer Kowallik & Mark J Swift
  3. Uploader: msw@blackpool.ac.uk
  4. Version:  3.23
  5. Type:     misc/emu
  6. Replaces: misc/emu/QDOS4amiga.dms
  7.  
  8.   ____    _  _   _   ____    ____          ____   ____    ____    ____
  9.  / __ \  / \/ \ | | / ___|  / __ \        / __ \ |  _ \  / __ \  / ___|
  10. | |__| ||      || || |   _ | |__| |  __  | |  | || | \ \| |  | | \_ \
  11. |  __  || |\/| || || |__| ||  __  | |__| | |_/  \| |_/ /| |__| | __\ \
  12. |_|  |_||_|  |_||_| \____/ |_|  |_|       \___/\/|____/  \____/ |____/
  13.  
  14. S O F T W A R E   Q D O S   E M U L A T O R   F O R   T H E   A M I G A
  15.  
  16.  
  17. VERSION 3.23 ARCHIVE CONTENTS
  18.  
  19. 'QDOS4amiga1.lha'  QL clone (binaries and documentation)
  20.  
  21. 'QDOS4amiga2.lha'  QL clone (assembly source)
  22.  
  23. 'QDOS4amiga3.lha'  QL clone (QDOS utilities disk)
  24.                    Mount the QLfilesystem, then copy the files from
  25.                    this archive onto a QDOS format disk.
  26.  
  27.  
  28. AMIGA-QDOS FEATURES
  29.  
  30. *  FASTER than the original QL
  31. *  LOADS/SAVES to QL floppy disks
  32. *  SOUND supported in full (all possible convolutions of BEEP)
  33. *  SYSTEM VARIABLES movable (even into FAST RAM).
  34. *  2ND-SCREEN fully usable (like MINERVA ROM)
  35. *  SCREEN modes 4 and 8 BOTH supported
  36. *  KEYBOARD history from standard <ALT><ENTER> combination
  37. *  ALL known machines supported A500, A500+, A600, A1200, A4000 etc
  38. *  FOR COMPATIBILITY, data and instruction caches can be enabled/disabled
  39. *  FOR COMPATIBILITY, emulates MOVE SR,<ea> in user mode on 68020 & above
  40.    (the instruction is priviledged on 020+).
  41. *  FOR COMPATIBILITY, emulates MOVEP instruction on 68060
  42.    (the instruction is not implemented on the 68060).
  43. *  QDOS utilties disk included with release
  44. *  FILESYSTEM for reading and writing QDOS disks from AmigaDOS
  45. *  BASED ON a JS ROM with many JS ROM bug fixes.
  46. *  SOURCE included
  47.  
  48.  
  49. WHAT'S NEW IN VERSION 3.23
  50.  
  51. *  SOUND supported in full (all possible convolutions of BEEP)
  52. *  SYSTEM ROM can be re-located to run from FAST RAM
  53. *  SYSTEM VARIABLES movable (even into FAST RAM).
  54. *  2ND-SCREEN fully usable (like MINERVA ROM)
  55. *  SCREEN modes 4 and 8 BOTH supported
  56. *  KEYBOARD history from standard <ALT><ENTER> combination
  57. *  ALL known machines supported A500, A500+, A600, A1200, A4000 etc
  58. *  Many JS ROM bug fixes.
  59.  
  60.  
  61. QUICK OVERVIEW
  62.  
  63. This is a major reworking of Rainer Kowallik's QL emulator for the
  64. Amiga. Most of the new features have been added by Mark J Swift
  65. (e-mail: msw@blackpool.ac.uk) - Rainer is no-longer involved in
  66. the project. The release includes full assembler source and a QDOS
  67. utilities disk. Also included is a filesystem by Francis N Swift for
  68. handling QDOS disks from the Amiga side.
  69.  
  70.  
  71. QL FILESYSTEM
  72.  
  73. The QL filesystem is a handler written by F N Swift that allows
  74. transparent access to QDOS (QL) disks. The file system requires a device
  75. driver that can read and write PC style sectors, such as mfm.device or
  76. messydisk.device.
  77.  
  78. The QL filesystem makes it possible to insert a QL disk into an Amiga
  79. drive and use it like any other disk. Files can be renamed, deleted or
  80. copied to and from QL disks, file dates can be set, disks can be relabled
  81. and so on...
  82.  
  83. Please read QLfilesystem.doc for more information.
  84.  
  85.  
  86. THE SINCLAIR QL...
  87.  
  88.       ,--------------------------------------------/|/|/|/|/|/|/|/|/|/|/|
  89.      / /_//_//_//_//_//_//_//_//_//_//_//_//_//_/ /                     /|
  90.     / /_//__//_//_//_//_//_//_//_//_//_//_//_/ / /                     / /
  91.    / /_//____//_//_//_//_//_//_//_//_//_//____/ /                     / /
  92.   / /_//__//_//_//_________________//_//_//__/ /_____________________/ /
  93.  /_'__________________________________________/|__.======  .====== __|/
  94. |_____________________________________________:======================/
  95.   |________________________________________________________________|/
  96.  
  97. The Sinclair QL is a black slab-like computer based around Motorola's
  98. 68008 micro-processor. The QL was launched as the follow-up to the
  99. ZX Spectrum, aimed at the business market rather than the games market
  100. and was supplied with wordprocessor, spreadsheet, database and charting
  101. programs. It features a fully multi-tasking operating system (QDOS)
  102. and a very good built-in BASIC. The QL failed to achieve the mass-market
  103. appeal of its predecessor, but nevertheless attracted a large dedicated
  104. user base... which is still going strong.
  105.  
  106.  
  107. INSTALLING THE EMULATOR
  108.  
  109. 1. Create a directory on your destination volume for the Amiga-QDOS
  110.    binaries and documentation.
  111.  
  112. 2. Make an assignment to this directory as "QLBOOT:". Consider making
  113.    the same assignment in your start-up sequence.
  114.  
  115. 3. Copy the contents of the archive QDOS4amiga1.lha to QLBOOT:
  116.  
  117. 4. Move the contents of 'c','devs' and 'l' to the relevant system
  118.    directories and remove them from QLBOOT:.
  119.  
  120.  
  121. MOUNTING THE QDOS FILESYSTEM
  122.  
  123.    Under WB1.3 mountlst.ql should be placed in devs: and messydisk.device
  124.    should be available. Type 'MOUNT QL0: from devs:mountlst.ql' in a
  125.    Shell or add the command to your start-up device and REBOOT.
  126.  
  127.    Under WB2 with crossDOS, make sure that you have at least MOUNT 40.4
  128.    and SETPATCH 40.16 installed (distributed with AmiCDFS). Then install
  129.    as in WB3 below. If you do not have crossDOS, install as in WB1.3.
  130.  
  131.    Under WB3 copy the provided QL0 and QL1 definition files to
  132.    devs:dosdrivers. Check that your start-up sequence contains the
  133.    command 'MOUNT Devs/dosdrivers/~(#?.info)', then REBOOT.
  134.  
  135.  
  136. RECREATING THE QDOS UTILITIES DISK
  137.  
  138. 1. Mount the QLfilesystem.
  139.  
  140. 2. Copy QDOS4amiga3.lha to RAM:
  141.  
  142. 3. Double-click on the 'QLdisk.unLHA' script icon.
  143.    Insert a blank disk into DF0: at the appropriate moment... then wait.
  144.    Rename the resultant QDOS (QL) disk as 'QLutils:'
  145.  
  146.    Alternatively you may launch 'QLdisk.unlha' with QDOS4amiga3.lha
  147.    SHIFT-selected. This way the archive need not be copied to RAM:
  148.  
  149.  
  150. STARTING THE EMULATOR
  151.  
  152. 1. Double-click on the 'Start_QDOS_UK' icon.
  153.  
  154. 2. At the F1/F2 prompt, insert QLutils: into DF0: and press F1.
  155.  
  156.  
  157. ============================= Archive contents =============================
  158.  
  159. Original  Packed Ratio    Date     Time    Name
  160. -------- ------- ----- --------- --------  -------------
  161.    14060    8321 40.8% 06-Feb-96 14:19:26 +L_QDOS
  162.     6720    6533  2.7% 19-Jul-95 17:36:06 +QLformat
  163.     3312    2110 36.2% 23-Jun-90 16:28:42 +stripcode
  164.      676     355 47.4% 09-Oct-96 22:43:10 +CUSTOM_DT.info
  165.      384     211 45.0% 14-Jun-95 00:17:44 +A500_FAST_ONLY
  166.      785     350 55.4% 03-Jul-95 22:56:40 +A500_FAST_ONLY.info
  167.      385     217 43.6% 14-Jun-95 00:18:04 +A500_RANGER_ONLY
  168.      781     351 55.0% 03-Jul-95 22:56:26 +A500_RANGER_ONLY.info
  169.      348     196 43.6% 14-Jun-95 00:18:26 +CHIP_ONLY
  170.      776     345 55.5% 03-Jul-95 22:56:12 +CHIP_ONLY.info
  171.      335     187 44.1% 18-Jun-95 20:41:12 +QDOS_128K
  172.      775     346 55.3% 03-Jul-95 22:56:54 +QDOS_128K.info
  173.      676     403 40.3% 09-Oct-96 22:43:10 +CUSTOM_UK.info
  174.      406     217 46.5% 14-Jun-95 00:13:02 +A500_FAST_ONLY
  175.      811     359 55.7% 03-Jul-95 22:55:38 +A500_FAST_ONLY.info
  176.      407     222 45.4% 14-Jun-95 00:13:16 +A500_RANGER_ONLY
  177.      807     357 55.7% 03-Jul-95 22:55:22 +A500_RANGER_ONLY.info
  178.      370     200 45.9% 14-Jun-95 00:09:50 +CHIP_ONLY
  179.      802     353 55.9% 03-Jul-95 22:55:08 +CHIP_ONLY.info
  180.      358     192 46.3% 18-Jun-95 20:41:38 +QDOS_128K
  181.      801     357 55.4% 03-Jul-95 22:55:54 +QDOS_128K.info
  182.      793     443 44.1% 04-Feb-95 06:14:16 +QL0
  183.      793     443 44.1% 04-Feb-95 06:14:24 +QL1
  184.      578     221 61.7% 08-Jan-95 16:05:34 +MountLst.ql
  185.      684     258 62.2% 30-Sep-96 00:30:18 +Disk.info
  186.      676     371 45.1% 09-Oct-96 22:43:10 +DOCs.info
  187.    61294   22897 62.6% 15-Oct-96 23:41:18 +Amiga-QDOS.doc
  188.      435     177 59.3% 12-Oct-96 20:34:54 +Amiga-QDOS.doc.info
  189.    35645   14387 59.6% 13-Oct-96 16:21:46 +Amiga-QDOS.ver
  190.      435     179 58.8% 12-Oct-96 20:34:40 +Amiga-QDOS.ver.info
  191.    67548   19763 70.7% 06-Oct-96 21:25:58 +QDOS.doc
  192.      435     175 59.7% 12-Oct-96 20:35:10 +QDOS.doc.info
  193.     5538    2400 56.6% 15-Oct-96 00:15:24 +QLfilesystem.doc
  194.      435     177 59.3% 12-Oct-96 20:35:22 +QLfilesystem.doc.info
  195.    22144   12527 43.4% 19-Jul-95 14:56:32 +QLFileSystem
  196.       60      60  0.0% 15-Oct-96 00:45:18 +MakeAssigns
  197.      383     213 44.3% 09-Oct-96 22:43:10 +MakeAssigns.info
  198.      914     259 71.6% 15-Oct-96 21:02:38 +MountQLdrives
  199.      246     163 33.7% 18-Mar-91 18:57:36 +autoexec.bat
  200.      162     110 32.0% 18-Mar-91 18:57:38 +config.sys
  201.    19721   12593 36.1% 18-Mar-91 18:57:46 +qldisk.com
  202.    24377    6270 74.2% 18-Mar-91 18:57:34 +qldisk.pas
  203.     5831    2560 56.0% 15-Oct-96 23:39:26 +QDOS4amiga1.readme
  204.      779     322 58.6% 12-Oct-96 20:34:04 +QDOS4amiga1.readme.info
  205.      622     356 42.7% 15-Oct-96 21:37:46 +QLdisk.mkLHA
  206.      663     259 60.9% 16-Oct-96 00:33:38 +QLdisk.mkLHA.info
  207.      853     410 51.9% 15-Oct-96 21:37:06 +QLdisk.unLHA
  208.      665     260 60.9% 16-Oct-96 00:34:00 +QLdisk.unLHA.info
  209.      676     411 39.2% 09-Oct-96 22:43:10 +ROMs.info
  210.     1528    1155 24.4% 30-Aug-95 23:00:00 +ACE_cde
  211.      686     380 44.6% 03-Jul-95 23:03:52 +ACE_cde.info
  212.      780     523 32.9% 25-Jul-95 22:40:58 +CLK_cde
  213.      686     381 44.4% 24-Jul-93 14:23:26 +CLK_cde.info
  214.     9600    6712 30.0% 01-Sep-95 00:31:50 +FLP_cde
  215.      686     378 44.8% 24-Jul-93 14:23:22 +FLP_cde.info
  216.     1196     948 20.7% 14-Jan-92 20:34:20 +JAN_cde
  217.      686     381 44.4% 24-Jul-93 14:23:28 +JAN_cde.info
  218.     3744    2612 30.2% 30-Aug-95 20:59:14 +KBD_cde
  219.      686     377 45.0% 24-Jul-93 14:23:28 +KBD_cde.info
  220.      468     447  4.4% 30-Aug-95 00:14:46 +KEYUK_cde
  221.      686     378 44.8% 24-Jul-93 14:23:26 +KEYUK_cde.info
  222.     2716    1839 32.2% 11-Sep-95 00:01:06 +MAIN_cde
  223.      686     379 44.7% 24-Jul-93 14:23:24 +MAIN_cde.info
  224.      880     672 23.6% 27-Jul-94 21:35:28 +PAR_cde
  225.      686     380 44.6% 24-Jul-93 14:23:28 +PAR_cde.info
  226.     1448    1066 26.3% 27-Jul-94 21:44:56 +SER_cde
  227.      686     379 44.7% 24-Jul-93 14:23:24 +SER_cde.info
  228.     1440     912 36.6% 27-Jul-94 22:19:18 +SND_cde
  229.      686     382 44.3% 24-Jul-93 14:23:18 +SND_cde.info
  230.    49152   33155 32.5% 22-Oct-95 21:01:52 +SYS_cde
  231.      686     382 44.3% 24-Jul-93 14:23:28 +SYS_cde.info
  232.     1624    1073 33.9% 30-Aug-95 22:45:22 +VDU_cde
  233.      686     379 44.7% 24-Jul-93 14:23:24 +VDU_cde.info
  234.      338     185 45.2% 18-Aug-96 14:22:16 +Start_QDOS_DT
  235.      759     336 55.7% 09-Oct-96 22:43:10 +Start_QDOS_DT.info
  236.      360     191 46.9% 18-Aug-96 14:22:08 +Start_QDOS_UK
  237.      785     340 56.6% 09-Oct-96 22:43:10 +Start_QDOS_UK.info
  238.     1611     441 72.6% 15-Oct-96 00:31:10 +WELCOME
  239. -------- ------- ----- --------- --------
  240.   374821  178009 52.5% 17-Oct-96 23:25:02   78 files
  241.